ScreenCastOptions

public final static ScreenCastOptions ScreenCastOptions(Screen screen, Boolean withAudio)
public final static ScreenCastOptions ScreenCastOptions(Screen screen, Boolean withAudio)

Creates a new instance of ScreenCastOptions with the given parameters.

Since

8.0.0

Parameters

screen

A screen, the content of which will be cast.

withAudio

Tells whether audio should be cast along with video. As for now, audio casting is available only on Windows.